Mailstore Home: Archive mailboxes automatically
I’m using Mailstore Home to archive my personal emails for a while now. And while I didn’t find any specific documentation on command line options, you can actually use /c archive --id=$n
to automatically start the archive process on application start. I currently archive three mailboxes and my scheduled task looks something like this:
MailStoreHome.exe /c archive --id="1,2,3"
At the end I still have to close the Mailstore Window manually. There are tools like AutoIt, that you can use to hide the GUI, but I don’t mind closing the window myself. The task runs right after my login and I just let it do it’s thing in the background. It usually doesn’t take longer then a minute anyway. If you do mind the window, check out the article on andysblog.de1.